<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Vitality v1.4.0 (http://themes.startbootstrap.com/vitality-v1.4.0)
 * Copyright 2013-2017 Start Bootstrap Themes
 * To use this theme you must have a license purchased at WrapBootstrap (https://wrapbootstrap.com)
 */
html,
body {
    height: 100%;
}

* {
    font-family: "å¾®è½¯é›…é»‘",Arial, Helvetica, sans-serif !important;
    color: #333;
}

.navbar-toggle .icon-bar {
    background: #333;
}

.wow {
    visibility: hidden;
}

.navbar-brand {
    background: url('https://img.ithome.com/ruanmei/www/images/logo.png') 20px center no-repeat;
    background-size: 126px 40px;
    width: 166px;
    height: 50px;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
}



.top-nav-collapse .navbar-brand {
    background-size: 94px 30px;
}

.navbar {
    background: #fff;
    padding: 20px 0px;
    opacity: 0.95;
}

    .navbar .navbar-nav a {
        color: #000;
    }


    .navbar .navbar-nav li {
        line-height: 50px;
        overflow: hidden;
        background: none;
    }

        .navbar .navbar-nav li a {
            padding: 0 15px;
            text-align: center;
            margin-top: 5px;
            background: none;
        }

        .navbar .navbar-nav li.active a {
            color: #416eaf;
            background: none !important;
        }

        .navbar .navbar-nav li a strong {
            display: inline-block;
            font-weight: normal;
            font-size: 15px;
            height: 40px;
            line-height: 40px;
            padding: 0 3px;
        }

        .navbar .navbar-nav li a:hover {
            color: #416eaf;
            background: none;
        }

        .navbar .navbar-nav li.active a:hover {
            color: #416eaf;
            background: none;
        }

        .navbar .navbar-nav li.active a strong {
            border-bottom: #416eaf 1px solid;
        }


@media (max-width: 767px) {
    .navbar {
        padding: 0px;
    }

    .navbar-brand {
        background-size: 94px 30px;
    }
}

.product {
    background: url('https://img.ithome.com/ruanmei/www/images/bg.png') repeat-y center top;
}

header {
    position: relative;
    display: block;
    height: auto;
    width: auto;
    background-color: #222;
    background: no-repeat center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    min-height: 500px;
}

@media (min-width: 1025px) {
    header {
        background-attachment: fixed;
    }
}

@media (min-width: 768px) {
    header {
        height: 100vh;
        width: 100%;
        padding: 0;
        background-attachment: scroll;
        min-height: 500px;
    }
}

header .row table {
    width: 100%;
    height: 100vh;
    min-height: 500px;
}

header .item {
    height: 100vh;
    width: 10%;
    position: relative;
    -webkit-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
}

    header .item h4 {
        height: 140px;
        line-height: 230px;
        color: rgba(255,255,255,0.8);
        background-color: rgba(0,0,0,0.15);
        text-align: center;
        margin: 0px;
        position: absolute;
        top: 0px;
        width: 100%;
    }

    header .item .pro {
        width: 80%;
        height: 400px;
        margin: 0 auto;
        display: block;
        opacity: 0.6;
        -webkit-transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out;
    }

        header .item .pro:hover {
            text-decoration: none;
        }

        header .item .pro .logo {
            margin-top: 80px;
            height: 120px;
        }

        header .item .pro .intro {
            margin-top: 70px;
            height: 50px;
            color: #fff;
            text-align: center;
            width: 230px;
            margin: 50px auto 0 auto;
        }

        header .item .pro .go {
            background: url('https://img.ithome.com/ruanmei/www/images/btn.go.png') no-repeat center center;
            margin-top: 15px;
            background-size: 20% auto;
            height: 100px;
            display: block;
            -webkit-transition: opacity .3s ease-in-out;
            -moz-transition: opacity .3s ease-in-out;
            transition: opacity .3s ease-in-out;
            opacity: 0.5;
        }

    header .item:hover {
        width: 20%;
        opacity: 1;
    }

        header .item:hover .pro {
            opacity: 1;
        }

        header .item:hover .go {
            opacity: 1;
        }

header .soft {
    background: #2f6ef7 url('https://img.ithome.com/ruanmei/www/images/bg.mofang.jpg') no-repeat center center;
}

header .ithome {
    background: #d22222 url('https://img.ithome.com/ruanmei/www/images/bg.ithome.jpg') no-repeat center center;
}

header .lapin {
    background: #e74c37 url('https://img.ithome.com/ruanmei/www/images/bg.zuihuimai.jpg') no-repeat center center;
}

header .soft .logo {
    background: url('https://img.ithome.com/ruanmei/www/images/logo.pcmaster.png') no-repeat center center;
    background-size: 29.0625% auto;
    font-size: 18px;
    text-align: center;
    line-height: 300px;
    color: #fff;
}

header .ithome .logo {
    background: url('https://img.ithome.com/ruanmei/www/images/logo.ithome.svg') no-repeat center center;
    background-size: 51.5625% auto;
}

header .lapin .logo {
    background: url('https://img.ithome.com/ruanmei/www/images/logo.zuihuimai.svg') no-repeat center center;
    background-size: 50% auto;
}

@media (max-width: 992px) {
    header .item .pro .intro {
        width: 200px;
    }
}


@media (max-width: 767px) {
    header {
        width: 100%;
        padding: 0;
        background-attachment: scroll;
        min-height: 700px;
        background-image: none !important;
    }

        header .row table {
            width: 100%;
        }

            header .row table .item {
            }

        header .ithome h4 {
            height: 100px;
            line-height: 150px;
        }

        header .soft h4, header .lapin h4 {
            height: 50px;
            line-height: 50px;
        }

        header .item .pro {
            opacity: 0.9;
            margin-top: -40px;
        }

            header .item .pro .go {
                background-size: 20% auto;
                height: 120px;
            }

        header .soft .pro {
            height: 500px;
        }

            header .soft .pro .logo {
                height: 200px;
                margin-top: 0px;
                line-height: 450px;
            }

        header .item .pro .intro {
            width: 300px;
        }
}

@media (max-height: 600px) {
    header {
    }

        header .row table {
            height: 600px;
        }

            header .row table .item {
                height: 600px;
            }
}


@media (max-width: 767px) and (min-width: 600px) {
    header .item {
        background-size: 100% auto;
    }
}

@media (min-width: 1230px) {
    .container {
        width: 1200px;
    }
}
/*@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}*/

#aboutus {
    background: url('https://img.ithome.com/ruanmei/www/images/bg.aboutus.jpg') no-repeat center center;
    background-color: #010101;
}

    #aboutus .container {
        margin: 0 auto;
    }

    #aboutus &gt; div .row {
    }

        #aboutus &gt; div .row .rm {
            background: #fff;
            padding-bottom: 60px;
            padding-top: 60px;
            margin: 0 auto;
            opacity: 0.8;
        }

    #aboutus &gt; div h2 {
        opacity: 0.8;
        font-size: 50px;
        padding-top: 300px;
        line-height: 80px;
        height: 500px;
        color: #fff;
        font-weight: normal;
        text-align: center;
        margin: 0px;
        background: url('https://img.ithome.com/ruanmei/www/images/ruanmei.m.svg') no-repeat center 130px;
        font-weight: lighter;
    }

    #aboutus &gt; div .rm p {
        padding: 0px 50px;
        line-height: 35px;
        font-size: 16px;
    }

@media (max-width: 992px) {
    #aboutus &gt; div .row {
        background-size: 100% 100%;
    }

        #aboutus &gt; div .row .rm {
            margin: 0px 0px;
        }

    #aboutus &gt; div .rm p {
        padding: 0px 20px;
    }
}
@media (max-width: 767px) {
    #aboutus &gt; div h2 {
        font-size: 40px;
    }
    #aboutus &gt; div .row .rm {
            padding-bottom: 40px;
            padding-top: 40px;
    }
    #aboutus &gt; div .rm p {
        padding: 0px 30px;
        line-height: 26px;
        font-size: 14px;
    }
}

#history {
    background: #fff;
}


    #history .container h2 {
        margin-top: 60px;
        line-height: 40px;
        font-size: 36px;
        font-weight: lighter;
        text-align: center;
    }

    #history .container h4 {
        font-size: 14px;
        color: #666;
        font-weight: lighter;
        line-height: 40px;
        text-align: center;
    }

    #history .container .row {
        margin-top: 60px;
        margin-bottom: 60px;
    }

        #history .container .row a {
            display: inline-block;
            width: 300px;
            height: 300px;
            background-repeat: no-repeat;
            background-position: center center;
            position: relative;
            -webkit-transition: background .4s ease-in-out;
            -moz-transition: background .4s ease-in-out;
            transition: background .3s ease-in-out;
            overflow: hidden;
        }

            #history .container .row a:hover {
                background-position: center -20px;
            }

            #history .container .row a span {
                width: 300px;
                line-height: 60px;
                text-align: center;
                font-size: 16px;
                position: absolute;
                bottom: -60px;
                left: 0px;
                background: #000;
                color: #fff;
                -webkit-transition: bottom .3s ease-in-out;
                -moz-transition: bottom .3s ease-in-out;
                transition: bottom .3s ease-in-out;
            }

            #history .container .row a:hover span {
                width: 300px;
                display: block;
                position: absolute;
                bottom: 0px;
            }



@media (max-width: 1230px) {
    #history .container .row {
        width: 900px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 992px) {
    #history .container .row {
        width: 600px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 767px) {
    #history .container .row {
        width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

        #history .container .row a {
            background-position: center -20px !important;
        }

            #history .container .row a span {
                width: 300px;
                display: block;
                position: absolute;
                bottom: 0px;
            }
}

@media (max-width: 660px) {
    #history .container .row {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
}


.ithome {
    background-image: url('https://img.ithome.com/ruanmei/www/images/logo.ithome.png');
}

.lapin {
    background-image: url('https://img.ithome.com/ruanmei/www/images/logo.lapin.png');
}

.zuihuimai {
    background-image: url('https://img.ithome.com/ruanmei/www/images/logo.zuihuimai.png');
}

.pcmaster {
    background-image: url('https://img.ithome.com/ruanmei/www/images/logo.pcmaster1.png');
}

.qiyu {
    background-image: url('https://img.ithome.com/ruanmei/www/images/logo.qiyu.png');
}
.yaozhi {
    background-image: url('https://img.ithome.com/ruanmei/www/images/logo.yaozhi.png');
}

.poplines {
    background-image: url('https://img.ithome.com/ruanmei/www/images/logo.poplines.png');
}

.win7china {
    background-image: url('https://img.ithome.com/ruanmei/www/images/logo.win7china.png');
}

.win8china {
    background-image: url('https://img.ithome.com/ruanmei/www/images/logo.win8china.png');
}

.win7master {
    background-image: url('https://img.ithome.com/ruanmei/www/images/logo.win7master.png');
}

.win8master {
    background-image: url('https://img.ithome.com/ruanmei/www/images/logo.win8master.png');
}

.mytime {
    background-image: url('https://img.ithome.com/ruanmei/www/images/logo.mytime.png');
}

.cooldock {
    background-image: url('https://img.ithome.com/ruanmei/www/images/logo.cooldock.png');
}

._6655 {
    background-image: url('https://img.ithome.com/ruanmei/www/images/logo.6655.png');
}

.vista123 {
    background-image: url('https://img.ithome.com/ruanmei/www/images/logo.vista123.png');
}



#contact {
    background: #222 url('https://img.ithome.com/ruanmei/www/images/joinus.jpg') no-repeat center top;
    background-size: auto 100%;
    overflow: hidden;
}

    #contact h2 {
        margin-top: 100px;
        line-height: 40px;
        font-size: 36px;
        font-weight: normal;
        color: #fff;
        text-align: center;
        font-weight: lighter;
    }

    #contact h4 {
        font-size: 14px;
        color: #666;
        font-weight: normal;
        line-height: 40px;
        color: #fff;
        text-align: center;
        font-weight: lighter;
    }

    #contact h3 {
        margin-top: 230px;
        line-height: 40px;
        font-size: 36px;
        font-weight: normal;
        color: #fff;
        text-align: center;
    }

        #contact div .row {
            background: #fff;
            margin-top: 60px;
            margin-bottom: 60px;
        }

        #contact #map {
        height: 470px;
            }

@media (max-width: 767px) {
        #contact div .row {
        margin: 0 20px;
    }

}

    /*#contact .position {
        float: left;
        width: 67%;
    }
        #contact .contactman {
            float: left;
            width: 33%;
        }*/
        #contact .contactman h5 {
            font-size: 15px;
            text-align: center;
            font-weight: normal;
            color: #999;
            line-height: 30px;
            line-height: 25px;
            margin-top: 30px;
        }

            #contact .contactman h5 strong {
                font-size: 16px;
                font-weight: bold;
            }

        #contact .contactman p {
            padding-bottom: 20px;
            padding-top: 10px;
            text-align: left;
            font-size: 14px;
            line-height: 30px;
            width: 200px;
            margin: 0 auto;
        }

        #contact .contactman p span {
            display: inline-block;
            height: 30px;
            padding-left: 35px;
            background-size: 22px 22px;
            background-position: 5px 5px;
            background-repeat: no-repeat;
        }

        #contact .contactman p span.qq {
            background-image: url('/images/contact/qq.svg');
        }
        #contact .contactman p span.weixin {
            background-image: url('/images/contact/weixin.svg');
            background-size: 26px 26px;
            background-position: 3px 3px;
        }
        #contact .contactman p span.mobile {
            background-image: url('/images/contact/mobile.svg');
        }
            #contact .contactman p span.email {
                background-image: url('/images/contact/email.svg');
                background-size: 20px 20px;
                background-position: 6px 6px;
            }

            #contact .contactman p strong {
                font-weight: normal;
                color: #333;
            }

            #contact .contactman p a {
                color: #333;
            }

                #contact .contactman p a:hover {
                    text-decoration: underline;
                }

#bottom {
    background: #222;
    color: #aaa;
    text-align: center;
    line-height: 35px;
    padding: 70px 0px;
    font-size: 14px;
}

    #bottom span {
        color: #aaa;
        display: inline-block;
    }

    #bottom a {
        color: #aaa;
    }

        #bottom a:hover {
            color: #fff;
        }


#banner-joinus {
    height: 400px;
    background: #3d78c4;
}

    #banner-joinus .container {
        background: url('https://img.ithome.com/ruanmei/www/images/banner.png') no-repeat center center;
        height: 400px;
        margin: 0 auto;
        overflow: hidden;
    }

    #banner-joinus &gt; div h1 {
        background: url('https://img.ithome.com/ruanmei/www/images/jobs.logo.svg') no-repeat center center;
        font-size: 30px;
        height: 350px;
        line-height: 650px;
        text-align: center;
        font-weight: lighter;
        color: #fff;
    }

.jobs {
    margin: 0 auto;
    clear: both;
    margin-top: 50px;
}

    .jobs a {
        color: #333;
    }

        .jobs a:hover {
            text-decoration: none;
            color: #326ab4;
        }

    .jobs .row {
        padding-left: 200px;
    }

    .jobs:after {
        display: block;
        content: '';
        height: 0px;
        clear: both;
    }

    .jobs .jobs-menu {
        float: left;
        width: 200px;
        margin-left: -200px;
    }

.jobs-menu a {
    display: block;
    padding: 3px 0px;
    float: right;
    clear: both;
    text-align: center;
    line-height: 20px;
    margin: 5px 0px;
    font-size: 14px;
    cursor: pointer;
}

    .jobs-menu a.depa {
        width: 120px;
        background: #333;
        color: #fff;
        margin: 10px 0px;
    }

        .jobs-menu a.depa:hover {
            background: #666;
        }

.jobs .jobs-content {
    margin-left: 50px;
    float:left;
}
    .jobs .jobs-content .title {
        border-bottom: 1px dashed #aaa;
        padding: 5px 0px 20px;
    }

        .jobs .jobs-content .title div {
            float: right;
            line-height: 40px;
            color: #333;
            font-size: 14px;
        }

            .jobs .jobs-content .title div strong {
                font-weight: normal;
                color: #326ab4;
            }

            .jobs .jobs-content .title div a {
                color: #326ab4;
            }

                .jobs .jobs-content .title div a:hover {
                    text-decoration: underline;
                }


.jobs h2 {
    color: #326ab4;
    font-size: 26px;
    line-height: 30px;
    float: left;
    font-weight: normal;
    margin: 0px;
}

.jobs h3 {
    font-size: 20px;
    color: #326ab4;
    line-height: 60px;
    font-weight: normal;
    clear: both;
    margin-top: 20px;
}

.jobs div.job-depa {
    margin-bottom: 50px;
    clear: both;
}

.jobs div.require {
    margin: 20px 0px 0px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    clear: both;
}

    .jobs div.require strong {
        display: block;
        clear: both;
        line-height: 40px;
        font-size: 14px;
        color: #333;
    }

@media (max-width: 767px) {
    .jobs {
        margin-top: 80px;
    }
        .jobs .row {
            padding-left: 0px;
        }
        .jobs .jobs-menu {
            width: 120px;
            display: none;
        }
        .jobs .jobs-menu a {
            width: 120px;
            margin-top: 3px;
            margin-bottom: 3px;
        }
        .jobs .jobs-content {
            margin-left: 20px;
            margin-right: 20px;
        }

            .jobs .jobs-content .title {
                height: auto;
            }

                .jobs .jobs-content .title div {
                    text-align: center;
                    float: none;
                    line-height: 20px;
                    padding-top: 10px;
                }

                .jobs .jobs-content .title h2 {
                    text-align: center;
                    float: none;
                }
                .jobs .jobs-content h3 {
                    text-align: center;
                }

}


.arrows {
  position: relative;
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
    .arrows {
        bottom: 40px;
    }
}

.arrows:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-left: 3px solid rgba(255, 255, 255, 0.7);
  border-bottom: 3px solid rgba(255, 255, 255, 0.7);
  transform: translate(3px, 12px) rotate(-45deg);
  animation: arrows 1.5s linear infinite;
}

.arrows:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-left: 3px solid rgba(255, 255, 255, 0.7);
  border-bottom: 3px solid rgba(255, 255, 255, 0.7);
  transform: translate(6px, 0px) rotate(-45deg);
  animation: arrows 1.5s linear infinite -0.75s;
}

@keyframes arrows {
  0% {
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
    transform: translate(-3px, -12px) rotate(-45deg);
  }
  10%, 90% {
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
  }
  50% {
    border-left: 3px solid rgba(255, 255, 255, 0.7);
    border-bottom: 3px solid rgba(255, 255, 255, 0.7);
    transform: translate(-3px, 0px) rotate(-45deg);
  }
  100% {
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
    transform: translate(-3px, 12px) rotate(-45deg);
  }
}

#slide-down {
    cursor: pointer;
}

/* Scroll to top
---------------------------------- */
.scrollToTop {
    color: #fff;
    position: fixed;
    bottom: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    z-index: 1005;
    display: none;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    box-sizing: border-box;
    border-radius: 100%;
    cursor: pointer;
    background: rgb(0, 0, 0) url(https://img.ithome.com/ruanmei/www/images/up.svg) center center no-repeat;
    opacity: 0.4;
    background-size: 25px 25px;
}
.scrollToTop:hover {
    opacity: 0.6;
}
</pre></body></html>